Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

This PR fixes minor formatting issues in the citations within the MethodOfSteps docstring in algorithms.jl:

  1. Author name formatting: Changed "ZivariPiran" to "Zivari-Piran" (added hyphen for proper formatting)
  2. Spelling modernization: Changed "imbedded" to "embedded" (using the more common modern spelling)

Changes

  • Fixed author name in citation: ZivariPiran, HosseinZivari-Piran, Hossein
  • Updated spelling: continuously imbeddedcontinuously embedded

Test Plan

These are documentation-only changes that don't affect functionality. The package tests pass without modification.

🤖 Generated with Claude Code

- Fixed author name formatting: "ZivariPiran" → "Zivari-Piran" (added hyphen)
- Updated spelling: "imbedded" → "embedded" (modernized to more common spelling)

These are minor documentation improvements that enhance readability and
accuracy of the citations in the MethodOfSteps docstring.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 6374a61 into master Jul 23, 2025
19 of 26 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-citation-formatting branch July 23, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants